From d03b53800e6f7aca3c6583a967802024291fa6cd Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Wed, 11 Nov 2009 21:39:21 +0100 Subject: [PATCH] Fix typo --- gdk/gdkcolor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/gdkcolor.c b/gdk/gdkcolor.c index 9e3db06566..3bd044e8c0 100644 --- a/gdk/gdkcolor.c +++ b/gdk/gdkcolor.c @@ -181,7 +181,7 @@ gdk_color_white (GdkColormap *colormap, * @color: the location to store the color. * * Returns the black color for a given colormap. The resulting - * value has already benn allocated. + * value has already been allocated. * * Return value: %TRUE if the allocation succeeded. **/ -- 2.30.2